Skip to content

docs: remove Sonarqube badge and fix Coveralls badge#550

Merged
cameri merged 3 commits intocameri:mainfrom
CKodidela:docs/remove-update-badges
Apr 20, 2026
Merged

docs: remove Sonarqube badge and fix Coveralls badge#550
cameri merged 3 commits intocameri:mainfrom
CKodidela:docs/remove-update-badges

Conversation

@CKodidela
Copy link
Copy Markdown
Collaborator

Description

Removed the Sonarqube badge from README.md and updated the Coveralls badge to point to the correct repository
(cameri/nostream) and branch (main).

Related Issue

Closes #531

Motivation and Context

The Sonarqube badge was no longer maintained or relevant. The Coveralls badge was pointing to an incorrect repository
casing, causing it to not reflect the correct coverage status.

How Has This Been Tested?

Visual inspection of the README.md diff — no functional code changes.

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • I added a changeset, or this is docs-only and I added an empty changeset.
  • All new and existing tests passed.

Copilot AI review requested due to automatic review settings April 20, 2026 05:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository badges in README.md to reflect current tooling and correct coverage reporting for cameri/nostream on the main branch.

Changes:

  • Removed the SonarCloud/SonarQube badge from the README.
  • Updated the Coveralls badge/link to use the correct repository (cameri/nostream) and branch (main).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Apr 20, 2026

Coverage Status

coverage: 73.34% (+0.02%) from 73.323% — CKodidela:docs/remove-update-badges into cameri:main

@CKodidela
Copy link
Copy Markdown
Collaborator Author

@cameri this can be merged, no breaking changes its just a readme change

@cameri cameri merged commit 0036d89 into cameri:main Apr 20, 2026
13 checks passed
@CKodidela CKodidela deleted the docs/remove-update-badges branch April 21, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update README: remove Sonarqube badge, update Coveralls badge

4 participants